Skip to content
Back to search
30
MCP

Home Assistant

pulsemcp/home assistant

Demonstrates light control in Home Assistant by comparing OpenAI function calling with a standardized protocol for external tool interaction

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Simple OpenAI Assistant
Create and manage conversations with OpenAI assistants.
0 tools
io.github.koneisto/homeassistant-light-mcp
Control Home Assistant lights and scenes. Lights only by design for safety.
0 tools
io.github.Koneisto/HomeAssistant-Light-MCP
Control Home Assistant lights and scenes. Lights only by design for safety.
0 tools
Home Assistant (daedalus)
Exposes Home Assistant REST API with 19 tools for device control, automation management, event handling, and system monitoring.
0 tools
OpenClaw Direct
Deploy, monitor, and manage your OpenClaw AI assistants via natural language.
0 tools · streamable-http
OpenAI WebSearch
Enables AI assistants to search the web in real-time through OpenAI's websearch functionality, retrieving up-to-date information beyond trai
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "home_assistant": {
      "url": "None",
      "transport": "http"
    }
  }
}